From: Nick Hainke Date: Tue, 8 Jun 2021 13:48:46 +0000 (+0200) Subject: olsrd: use SPDX and bump copyright X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=a46eb8b8426c023bf502ed04671fa416ebc98de5;p=feed%2Frouting.git olsrd: use SPDX and bump copyright 1) Use SPDX license headers to be machine readable. 2) Update copyright to 2021. Signed-off-by: Nick Hainke --- diff --git a/olsrd/Makefile b/olsrd/Makefile index e7dc85c..3933ec6 100644 --- a/olsrd/Makefile +++ b/olsrd/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-or-later # -# Copyright (C) 2009-2016 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. +# Copyright (C) 2009-2021 OpenWrt.org # include $(TOPDIR)/rules.mk